projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
15aaf1b
)
(DOUG_LEA_MALLOC): Add #undef.
author
Richard M. Stallman
<rms@gnu.org>
Wed, 9 Apr 1997 04:00:22 +0000
(
04:00
+0000)
committer
Richard M. Stallman
<rms@gnu.org>
Wed, 9 Apr 1997 04:00:22 +0000
(
04:00
+0000)
src/config.in
patch
|
blob
|
history
diff --git
a/src/config.in
b/src/config.in
index 9e498ae69a443b5b80bba5ef67c60679257963e6..0ab350f0abe2d5dcc299a50469e4840dc9e25ff2 100644
(file)
--- a/
src/config.in
+++ b/
src/config.in
@@
-33,9
+33,12
@@
Boston, MA 02111-1307, USA. */
numbers. */
#undef LISP_FLOAT_TYPE
-/* Define GNU_MALLOC if you want to use the
*new*
GNU memory allocator. */
+/* Define GNU_MALLOC if you want to use the GNU memory allocator. */
#undef GNU_MALLOC
+/* Define if you are using the GNU C Library. */
+#undef DOUG_LEA_MALLOC
+
/* Define REL_ALLOC if you want to use the relocating allocator for
buffer space. */
#undef REL_ALLOC